String Schema
AttributeSourceType Simple Type
Namespace http://string.drv.de/xmlschema/string
Type
Restriction of xs:string
Overview
AttributeSourceType Restriction of xs:string
Facets
EnumerationTouroperator
EnumerationDRV
EnumerationOTDS
EnumerationGIATA
EnumerationOther
Source
<xs:simpleType name="AttributeSourceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Touroperator" />
    <xs:enumeration value="DRV" />
    <xs:enumeration value="OTDS" />
    <xs:enumeration value="GIATA" />
    <xs:enumeration value="Other" />
  </xs:restriction>
</xs:simpleType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.